25 FEB 2016 by ideonexus
Old Media is Text-Centric; New Media is a Collage
Modern literacy has always meant being able to both read and write narrative in the media forms of the day, whatever they may be. Just being able to read is not sufficient. For centuries, this has meant being able to consume and produce words through reading and writing and, to a lesser extent, listening and speaking. But the world of digital expression has changed all of this in three respects: New media demand new literacies. Because of inexpensive, easy-to-use, widely distributed new med...28 AUG 2011 by ideonexus
Programmers Get Better with Age
This kind of data is hard to come by, but thanks to almighty Stackoverflow ands their wise decision (thanks Joel), to make this data publicly available we can mine this data to our collective benefit. With a simple bash script to download the data, a small Java program to extract the stats and Google Docs to make the graphs, I was able to produce some interesting stats. I pulled in data of about 70.000 developers whose Stackoverflow reputation is over 100. On average 53% of them have their ...An ingenious conclusion arrived at by mining data on Stack Overflow finds that developers answer more questions as they get older and contribute more to the community.